Companion

object Companion

Functions

Link copied to clipboard
fun fromCanvas(canvasID: String): PAGSurface
Link copied to clipboard
fun fromRenderTarget(frameBufferID: Int, width: Int, height: Int, flipY: Boolean): PAGSurface
Link copied to clipboard
fun fromTexture(textureID: Int, width: Int, height: Int, flipY: Boolean): PAGSurface